projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
db0d453
)
(Charsets): mention windows-1252
author
Dave Love
<fx@gnu.org>
Wed, 31 Jan 2001 12:14:44 +0000
(12:14 +0000)
committer
Dave Love
<fx@gnu.org>
Wed, 31 Jan 2001 12:14:44 +0000
(12:14 +0000)
man/gnus.texi
patch
|
blob
|
history
diff --git
a/man/gnus.texi
b/man/gnus.texi
index 699601e1c33e5c3228565ff8a37150745695ad7b..0fbdb229afe633de25ed37bb7fd56f84f6facc0e 100644
(file)
--- a/
man/gnus.texi
+++ b/
man/gnus.texi
@@
-8027,6
+8027,13
@@
something like
(define-coding-system-alias 'windows-1251 'cp1251)
@end lisp
+while if you use a non-Latin-1 language environment you could see the
+Latin-1 subset of @code{windows-1252} using:
+
+@lisp
+(define-coding-system-alias 'windows-1252 'latin-1)
+@end lisp
+
@node Article Commands
@section Article Commands